Auto merge of #2793 - matklad:doc-fix, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 20 Jun 2016 03:57:21 +0000 (20:57 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2016 03:57:21 +0000 (20:57 -0700)
commit4ba82648a7786605bd360daff54410bf5857f289
tree420b916b746ff6c449d19f36f943ed2926311b94
parent5361fa9d093282c8821c56ea54784d638ddab3b7
parent4f007ec33f9e8da5948382ffbe81141e5d305f4d
Auto merge of #2793 - matklad:doc-fix, r=alexcrichton

Fix reference to the guide in the docs

Overrides description was moved from the Guide to the Specifying
Dependencies section.

It would be nice to provide a hyperlink here, but I guess it is not possible.